home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / xarchie-2.0.9 / ftp-actions.h < prev    next >
C/C++ Source or Header  |  1995-06-18  |  262b  |  10 lines

  1. /*
  2.  * ftp-actions.h : Defs for yet another layer of the ftp routines
  3.  *
  4.  * George Ferguson, ferguson@cs.rochester.edu, 23 Apr 1993.
  5.  */
  6.  
  7. extern void initFtpActions();
  8. extern void ftpGetSelectedItems(),ftpOpenSelectedItems();
  9. extern void setFtpTraceShellState();
  10.